| Total Complexity | 18 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 256 |
| Lines of code | 171 |
| Logical lines of code | 58 |
| Comment lines | 36 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_items() | 46 | 5 | 42 | |
| register_routes() | 39 | 1 | 87 | |
| create_item() | 61 | 4 | 12 | |
| update_item() | 63 | 4 | 10 | |
| get_item() | 62 | 2 | 12 | |
| delete_item() | 67 | 2 | 8 |